Do an explicit check for bootloader path existence prior
authorEwan Mellor <ewan@xensource.com>
Thu, 7 Dec 2006 12:11:40 +0000 (12:11 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 7 Dec 2006 12:11:40 +0000 (12:11 +0000)
commita2b0be52481960535db8749d3a148194aa749628
treee62fed92bce72a10fc6344490792b1e8d3d0520b
parent09ddbb1ce580051ada4dd96c6667fbd3e6f10499
Do an explicit check for bootloader path existence prior
to the one for executable permissions. Also print out the path being
tested.

Signed-off-by: Daniel P, Berrange <berrange@redhat.com>
tools/python/xen/xm/create.py